home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
Development
/
PowerD
/
powerd
/
source
/
lib
/
powerd_lib.lha
/
PowerD_PPC
/
New.d
< prev
next >
Wrap
Text File
|
2001-10-27
|
95b
|
6 lines
OPT NOEXE,PPC
MODULE 'exec/memory'
PROC New(length)(PTR) IS AllocVecPPC(length,MEMF_CLEAR,0)